home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / misc / emu / APCNames12a.lha / APCNames / Sources.Unix / APCNames.man < prev    next >
Encoding:
Text File  |  1994-01-10  |  1.3 KB  |  42 lines

  1.  
  2.  
  3.  
  4. APCNames(1)              USER COMMANDS            APCNames(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      apcnames - file transfer on DOS disks without name mangling
  10.  
  11. SYNOPSIS
  12.      apcnames [ -x ] [ -c[config] ] file { file }
  13.  
  14. DESCRIPTION
  15.      APCNames provides file name encoding/decoding for file
  16.      transfer on DOS disks. The coding scheme is based on the
  17.      one used by AccessPC(R) for the Macintosh and APCNames 1.2
  18.      for the Amiga.
  19.  
  20.      Mac/Amiga ==> UNIX:
  21.      1. copy contents of DOS disk to current directory,
  22.         run APCNames without arguments to restore file names, or
  23.      2. run APCNames with option -x (will copy APCINFO.DAT an all
  24.         files with encoded names to the current directory using
  25.         the "mread" tool).
  26.  
  27.      UNIX ==> Mac/Amiga:
  28.      1. run APCNames with option -c and a list of file names to be
  29.         encoded, copy encoded files and APCINFO.DAT to DOS disk, or
  30.      2. run APCNames with options -x -c and file name list (will
  31.         encode file names and copy APCINFO.DAT and encoded files to
  32.         DOS disk using the "mwrite" tool).
  33.  
  34.      If you want to supply special type/creator information for
  35.      certain extensions, you have to specify the name of an
  36.      appropriate configuration file with the -c option.
  37.  
  38. OPTIONS
  39.      see above.
  40.  
  41. X Version 11         Last change: 04-jan-94                     1
  42.